I've searched this site for this answer, but am only finding info on expanding menus, not collapsing. In this case, if I open a menu item from the Navigation Menu, it opens with a number of related links beneath it, which is great. But Users should be able to collapse the menu the same way they just opened it so they don't have to keep scrolling down the page so far to find the next link. There isn't an option under "Menus" to collapse the Navigation menus. Does anyone know how to accomplish this?

Drupal 6.10
Theme: Giordani-Marinelli

Comments

bohz’s picture

If I understand correctly your needs, I'd suggest you to try Jquery menu module

ShannonK’s picture

Yes - Jquery allowed me to have a collapsible navigation menu. I had tried the module Menu Toggle and that did not work, as it made me (or a User) double-click the navigation link. My only complaint regarding Jquery is the look of the plus/negative sign. Not a big deal, and really I'm just happy to have found a solution. Thanks for the suggestion.

DropSys’s picture

ShannonK:

Take a look at a drupal site i'm working on...MormonZeitgeist if the vertical menu on the left hand side is what you are looking for, i would suggest using the MENUS BLOCK module together with DHTML MENUmodule.

There are also a few other Modules you can look at on the MENU BLOCK page!

Good luck

DropSys